Skip to content

Ensure 5s per benchmark run#10

Merged
bugparty merged 1 commit into
mainfrom
codex/update-benchmarks-with-mintime5.0
Jun 7, 2025
Merged

Ensure 5s per benchmark run#10
bugparty merged 1 commit into
mainfrom
codex/update-benchmarks-with-mintime5.0

Conversation

@bugparty

@bugparty bugparty commented Jun 7, 2025

Copy link
Copy Markdown
Owner

Summary

  • enforce a minimum runtime of five seconds for each benchmark by using MinTime(5.0)
  • rebuild and execute benchmarks to confirm min_time setting

Testing

  • cmake -S . -B build -DBV_BOUNDS_CHECK=OFF -DCMAKE_BUILD_TYPE=Release
  • cmake --build build --config Release
  • ./build/bitvector_benchmark

https://chatgpt.com/codex/tasks/task_e_6843a35638c08327b5d1dedb50c538fd

@bugparty
bugparty merged commit c9bed19 into main Jun 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant